CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl text

搜索资源列表

  1. glenabledview_demo

    0下载:
  2. An MDI view class supporting OpenGL. (一个opengl程序框架,里面有一个三维坐标球,支持鼠标拖拽调整视图) a function to get various information about the OpenGL implementation which is currently being used (separate information for the OPENGL and GLU libraries). manages inte
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:84237
    • 提供者:wang an
  1. GLText_GDI

    0下载:
  2. OPENGL的Text显示类. win32平台.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3938
    • 提供者:张佗辉
  1. starwars_src

    0下载:
  2. Win32 OpenGL Framework - Star Wars scrolling Text
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:35046
    • 提供者:os
  1. openrm-devel-1.5.2-3.tar

    0下载:
  2. 2D/3D Scene Graph rendering engine for Linux/Unix/Win32 layered atop OpenGL. Supports stereoscopy, volume rendering, 2D/3D texture mapping, picking, LOD and view-dependent operations, cross-platform text, constant-rate rendering and image-based data.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:634358
    • 提供者:约非
  1. OpenGLhandbook.rar

    0下载:
  2. OPengl handbook是一本opengl入门的好书,英文原文,不像翻译版对某些概念解释模糊,该资料清晰明了,简单易懂。,OPengl handbook is a good book opengl entry, English text, unlike translations of certain concepts are ambiguous, the data are clear, easy to understand.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2777013
    • 提供者:李燕梅
  1. Homework3

    0下载:
  2. 利用MFC单文本和OPENGL编写的国际象棋程序-A chess game written in MFC single text and OPENGL
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-27
    • 文件大小:9881770
    • 提供者:Li Bowen
  1. OPENGL_readtxt_

    0下载:
  2. 使用Labwindows编写的Opengl程序,可以读取txt文本数据,控制小秋的轨迹,完全可用,前提是你必须安装OPENGL的开发包-Opengl procedures Labwindows written, you can read the txt text data, control Xiaoqiu trajectory, fully available, the premise is you must install OPENGL development kit
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:1656899
    • 提供者:w
  1. GL11_Text3D

    0下载:
  2. 基于VC,利用OPENGL实现三维文字效果的程序.-Based on the VC, use the realization of three-dimensional text effects OPENGL procedures.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:3811
    • 提供者:wangzhile
  1. OpenGL_study

    0下载:
  2. 非常好的opengl学习资料,中文文挡,还有代码解释-Opengl very good learning materials, the Chinese text block, as well as code to explain
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:161442
    • 提供者:吴欢欢
  1. neheOpenGLBOOK

    0下载:
  2. OPENGL的学习文挡,非常适合初学者和想提高的朋友-OPENGL learning text block, very suitable for beginners and would like to raise a friend
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:637627
    • 提供者:吴欢欢
  1. Image

    0下载:
  2. VC++环境下基于OpenGL的图像的缩放、位图字符及文本的生成-VC++ Environment OpenGL-based graphics scaling, bitmap characters and text generation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:37695
    • 提供者:victory
  1. A06

    0下载:
  2. 学OpenGL编3D游戏_CAI,非常好的opengl学习实例,这是第4个实例:OpenGL的中的文字显示-Xue OpenGL made 3D games _CAI, very good learning opengl examples, this is the first four examples: OpenGL display of text
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:15610
    • 提供者:曾成斌
  1. OpenGLBasedFringeAndFont

    1下载:
  2. 使用OpenGL完成的云纹图及文字显示。云纹图支持等值线,支持连续与非连续着色,支持不同值区间的面积运算。全三维,已经过大量测试。-Use OpenGL achieve the moire maps and text. Moire map isogram Supported in support of consecutive and non-continuous shading, support for different values of the area of computing inte
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-09-17
    • 文件大小:969293
    • 提供者:hnayao
  1. SDIOpenGL

    0下载:
  2. 在mfc单文档中如何使用OpenGl,包含具体txt步骤方法-how to use OpenGL in SDI of mfc,including a text for the detail
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:2002747
    • 提供者:盖长青
  1. OpenGLShowText

    0下载:
  2. 本例程主要介绍了如何在OpenGL中显示文字,并且介绍了摄像机漫游的方法,很值得大家借鉴学习。-Introduced the routine of how to display text in OpenGL, and introduced the method of roaming camera, it is worth learning from.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2227879
    • 提供者:wang andy
  1. GL10_Text2D

    0下载:
  2. 基于OPENGL实现的二维文字效果,尤其实现了汉字的输出。-OPENGL based on the realization of two-dimensional text effects, in particular, the output of the realization of the Chinese characters.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:11981
    • 提供者:wangzhile
  1. A06_OpenGLwenzi

    0下载:
  2. 在opengl基础上显示文字,立体文字,并有贴图,立体背景。-Opengl basis in the text, three-dimensional text, and texture, three-dimensional background.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:15346
    • 提供者:laiqu
  1. 2DAnd3DText

    0下载:
  2. 在VC6.0平台下使用OpenGL產生2D以及3D文字範例程式-In VC6.0 platform using OpenGL generate 2D and 3D text sample program
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2159617
    • 提供者:allen.fan
  1. WaferPainter

    1下载:
  2. 在MFC平台下通过DEM文本文件生成二维和三维等高线,等高线的绘制利用OpenGL。-In the MFC platform DEM text files generated by two-dimensional and three-dimensional contour lines, contour drawing using OpenGL.
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-28
    • 文件大小:1867226
    • 提供者:guowei
  1. openGLtext

    1下载:
  2. OpenGL中简单的显示文本(英文)的例子。-A simple example of Drawing Text in OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-30
    • 文件大小:171429
    • 提供者:wulaioyouke
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com